PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFFileAttachmentAnnotation Class / setNormalAppearance Method
A PDFAnnotationAppearance specifying how the annotation is presented visually on the page.
In This Topic
    setNormalAppearance Method
    In This Topic
    Sets the annotation normal appearance.
    Syntax
    public void setNormalAppearance( 
       PDFAnnotationAppearance appearance
    )

    Parameters

    appearance
    A PDFAnnotationAppearance specifying how the annotation is presented visually on the page.
    See Also